OnDismissListener

Callback interface used to notify the application that the menu has closed.

Functions

Link copied to clipboard
abstract fun onDismiss(menu: PopupMenu)
Called when the associated menu has been dismissed.